home *** CD-ROM | disk | FTP | other *** search
/ SIGGRAPH 2002: Conference Proceedings / SIGGRAPH 2002: Conference Proceedings.iso / mac / supplemental_material / vanwijk / readme.txt < prev    next >
Text File  |  2002-04-23  |  3KB  |  87 lines

  1. -------------------------------------------------------------
  2. Image Based Flow Visualization
  3.  
  4. Overview supplemental material ACM SIGGRAPH 2002 article
  5.  
  6. Jarke J. van Wijk
  7. Technische Universiteit Eindhoven
  8. April 2002
  9. -------------------------------------------------------------
  10.  
  11. This file (readme.usr.txt) gives an overview of the 
  12. supplemental material, provided with the article "Image Based 
  13. Flow Visualization". Here the files are enumerated with a
  14. short description. A more convenient access is provided
  15. via the html-page index.html, which can be opened in a
  16. WWW-browser.
  17.  
  18. The files of the supplemental material can be divided into 
  19. five categories:
  20.  
  21. * General    : Description contents
  22. * Sample code: Sample implementation of IBFV;
  23. * IBFV tool  : demo tool, used to produce all images, except
  24.                fig. 14 in the article;
  25. * Animations artificial flow field;
  26. * Animations turbulent flow simulation data.
  27.  
  28. -------------------------------------------------------------
  29. General
  30.  
  31. - readme.usr.txt : this file
  32. - index.html     : web-page with overview of contents
  33. - background.jpg : background image web-page
  34.  
  35. -------------------------------------------------------------
  36. Sample code
  37.  
  38. A one page sample implementation of IBFV is provided:
  39.  
  40. - ibfv_sample.c.txt: plain C-code, using OpenGL and GLUT
  41. - ibfvsample.pdf   : annotated version
  42.  
  43.  
  44. -------------------------------------------------------------
  45. IBFV tool
  46.  
  47. Demo tool that can be used to experiment with IBFV.
  48. Requires Windows'98 or higher and a 3D graphics card.
  49. Consult ibfv_readme.txt for more information.
  50.  
  51. - ibfv.exe            : executable program
  52. - ibfv_readme.txt     : description, limitations, features, 
  53.                         requirements, warnings, ...
  54. - screenshot.jpg      : screenshot of user interface
  55. - screenshot_small.jpg: thumbnail of screenshot
  56. - sg2002_128.bmp      : test image with SIGGRAPH 2002 logo, 
  57.                         128x128 resolution
  58. - sg2002_256.bmp      : test image with SIGGRAPH 2002 logo, 
  59.                         256x256 resolution
  60.  
  61. -------------------------------------------------------------
  62. Animations artificial flow field
  63.  
  64. Animations in MPEG-1 format are provided of the images that
  65. show an artificial flow field. Use the 'repeat' option of 
  66. your animation-player. The following files are present:
  67.  
  68. - figXX.mpg       : animation
  69. - figXX.jpg       : still image
  70. - figXX_small.jpg : thumbnail image
  71.  
  72. where XX refers to the number of the figure in the
  73. article: 9a, 9b, 10b, 11a, 11b, 12b, 13a, 13b.
  74.  
  75. -------------------------------------------------------------
  76. Animations turbulent flow simulation data 
  77.  
  78. Also, animations are provided that show turbulent flow
  79. simulation data (courtesy data Verstappen and Veldman, 
  80. RU Groningen):
  81.  
  82. - fig14_YY.mpg        : animation
  83. - fig14_YY.jpg        : still image
  84. - fig14_YY_small.jpg  : thumbnail image
  85.  
  86. where YY refers to the zoom-factor used: 0.5, 01, 02, 04, 
  87. 08, 16, 32, 64.